home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
Horse_riding.swf
/
scripts
/
DefineButton2_735
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-09-23
|
177b
|
8 lines
on(release){
this._parent.horse.removeMovieClip();
this._parent.za.removeMovieClip();
stopAllSounds();
this.gotoAndStop(1);
this._parent.gotoAndStop(2);
}